Skip to content

Comments

Notion: add time to date fields#514

Merged
Nick-Lucas merged 5 commits intomainfrom
notion-datetime
Feb 18, 2026
Merged

Notion: add time to date fields#514
Nick-Lucas merged 5 commits intomainfrom
notion-datetime

Conversation

@madebyisaacr
Copy link
Collaborator

@madebyisaacr madebyisaacr commented Jan 12, 2026

Description

This pull request adds a time option to date, created at, last edited at, and formula fields.

To implement this, I added "dateTime" as a virtual field type which is translated to type: "date", displayTime: true when reading and writing collection fields.

Closes #509

image

Testing

  • Import a Notion database with date, created at, last edited at, and date formula fields. Try both Date and Date & Time types. Here's a db for testing: Test Database

@madebyisaacr madebyisaacr marked this pull request as ready for review January 19, 2026 15:30
@github-actions
Copy link

This PR has been automatically marked as stale because it has not had any activity in the last 7 days. It will be closed if no further activity occurs in the next 7 days.

@github-actions
Copy link

github-actions bot commented Feb 4, 2026

This PR has been automatically marked as stale because it has not had any activity in the last 7 days. It will be closed if no further activity occurs in the next 7 days.

@github-actions
Copy link

This PR has been automatically marked as stale because it has not had any activity in the last 7 days. It will be closed if no further activity occurs in the next 7 days.

@Nick-Lucas Nick-Lucas added this pull request to the merge queue Feb 18, 2026
Merged via the queue into main with commit 57e9d41 Feb 18, 2026
7 checks passed
@Nick-Lucas Nick-Lucas deleted the notion-datetime branch February 18, 2026 09:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add time to Notion date fields

2 participants